Containerize CLI app#13
Conversation
|
Hi @dreglad. |
@eclipxe13 Sure, I just pushed the remaning work and marked this PR as ready for review. I included a GitHub workflow for continuously building and pushing the resulting Docker image into a public Docker registry. For simplicty, it assumes using the integrated gcr.io GitHub registry, but you might decide to publish into a different registry (e.g. Docker Hub) as well as you might want to set metadata image tags following your own conventions in case they differ from the semver pattern. |
…uggested in the README (/data)
|
@dreglad Thanks for your commit. I had used the template as used in other PhpCfdi project. |
This PR containerizes this CLI tool
TODO: